home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / crossword.swf / scripts / DefineButton2_11 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  52 b   |  4 lines

  1. on(release){
  2.    _parent.input_from_button(cc);
  3. }
  4.